Maintain (edit) table data
With this function you can edit table data directly in the SAP system.
As this requires the access of the SAP system to your frontend a SAPGUI has to be available and the user in the connection has to have dialog capabilities (type "A" or "S").
You can specify select options for the table entries to be maintained. This method is different from the method with the "where clause" used in the functions "Update table data", "Delete table data" and "Download / upload table data". Select a field name, specify a "sign" ("I"ncluding or "E"xcluding), an "option" (like "EQ", "GE" etc.) and a value ("low") or a range of values ("low" and "high").
Use the "Add" button to add the select option to the selection criteria listed in the table, and use "Replace" or "Delete" to correct and adjust them.
The small "i" button right from the input field for the table offers a list of the table fields. A doubleclick on a line transfers the field name and a value pattern to the input fields in the dialog form.
This function is highly critical from security and data consistency point of view. Handle it with care and know exactly what you do, please!